home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000021_news@columbia.edu_Wed Nov 2 00:56:10 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15545
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 1 Nov 1994 19:56:25 -0500
  3. Received: by apakabar.cc.columbia.edu id AA12826
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 1 Nov 1994 19:56:23 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: .kermrc question (UNIX)
  9. Date: 2 Nov 1994 00:56:10 GMT
  10. Organization: Columbia University
  11. Lines: 22
  12. Message-Id: <396o3a$cg6@apakabar.cc.columbia.edu>
  13. References: <TOLNAS.94Nov1135606@microsys3.engr.utk.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <TOLNAS.94Nov1135606@microsys3.engr.utk.edu>,
  18. Barry Tolnas <tolnas@microsys3.engr.utk.edu> wrote:
  19. >
  20. >In order to make my modem connect properly to one site, I have to set
  21. >an internal register in my modem.  I would like this to be done
  22. >automatically in my .kermrc. Is there a way to send commands to my
  23. >modem? I didn't see a command listed in the docs which would do this.
  24. >The way I do it now is to manually type `c' to connect to the modem
  25. >and then type "ATS28=255" which sets the necessary register.
  26. >
  27.  
  28. The best way to handle this is to use the built in dial commands:
  29.  
  30. you can either use "set dial init \13ATS28=255\13" or
  31. "set dial dial-command \13ATS28=255DT%s\13"
  32.  
  33. move info about the dial commands in "Using C-Kermit"
  34.  
  35. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  36. "C-Kermit: available on more platforms than any other communications software."
  37. "Kermit FTP: sending files whenever and wherever they are needed."
  38. *NEW* OS/2 version available: ftp kermit.columbia.edu /kermit/bin/ckoker.zip